[INFO] cloning repository https://github.com/alan-andrade/tracker
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alan-andrade/tracker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falan-andrade%2Ftracker", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falan-andrade%2Ftracker'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 65572e142b119cf57bc6e41242b483ae934fef8d
[INFO] checking alan-andrade/tracker against master#03c609abb6638f9d7f49f34326d4137d07f5cd61 for pr-155945
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falan-andrade%2Ftracker" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/alan-andrade/tracker
[INFO] finished tweaking git repo https://github.com/alan-andrade/tracker
[INFO] tweaked toml for git repo https://github.com/alan-andrade/tracker written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/alan-andrade/tracker on toolchain 03c609abb6638f9d7f49f34326d4137d07f5cd61
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+03c609abb6638f9d7f49f34326d4137d07f5cd61" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/alan-andrade/tracker already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+03c609abb6638f9d7f49f34326d4137d07f5cd61" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bitflags v0.4.0
[INFO] [stderr]   Downloaded kernel32-sys v0.2.1
[INFO] [stderr]   Downloaded gcc v0.3.24
[INFO] [stderr]   Downloaded term v0.4.4
[INFO] [stderr]   Downloaded libc v0.2.7
[INFO] [stderr]   Downloaded winapi v0.2.5
[INFO] [stderr]   Downloaded hoedown v3.0.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+03c609abb6638f9d7f49f34326d4137d07f5cd61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3bd9904e8c5e70bd0e126f203d63b6a761a533f82f2939a7ac6e172ba95bc168
[INFO] running `Command { std: "docker" "start" "-a" "3bd9904e8c5e70bd0e126f203d63b6a761a533f82f2939a7ac6e172ba95bc168", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3bd9904e8c5e70bd0e126f203d63b6a761a533f82f2939a7ac6e172ba95bc168", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3bd9904e8c5e70bd0e126f203d63b6a761a533f82f2939a7ac6e172ba95bc168", kill_on_drop: false }`
[INFO] [stdout] 3bd9904e8c5e70bd0e126f203d63b6a761a533f82f2939a7ac6e172ba95bc168
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+03c609abb6638f9d7f49f34326d4137d07f5cd61" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9e9b3fd99423554f5b3ea222fbb24f023110573e2d33676df226709e76fa5310
[INFO] running `Command { std: "docker" "start" "-a" "9e9b3fd99423554f5b3ea222fbb24f023110573e2d33676df226709e76fa5310", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]    Compiling kernel32-sys v0.2.1
[INFO] [stderr]    Compiling gcc v0.3.24
[INFO] [stderr]     Checking winapi v0.2.5
[INFO] [stderr]     Checking bitflags v0.4.0
[INFO] [stderr]     Checking libc v0.2.7
[INFO] [stderr]     Checking term v0.4.4
[INFO] [stderr]    Compiling hoedown v3.0.3
[INFO] [stderr]     Checking tracker v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Markdown`
[INFO] [stdout]  --> src/term_renderer.rs:3:15
[INFO] [stdout]   |
[INFO] [stdout] 3 | use hoedown::{Markdown, Render, Buffer};
[INFO] [stdout]   |               ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Markdown`
[INFO] [stdout]  --> src/term_renderer.rs:3:15
[INFO] [stdout]   |
[INFO] [stdout] 3 | use hoedown::{Markdown, Render, Buffer};
[INFO] [stdout]   |               ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `output`
[INFO] [stdout]   --> src/term_renderer.rs:21:30
[INFO] [stdout]    |
[INFO] [stdout] 21 |     fn code_block(&mut self, output: &mut Buffer, text: &Buffer, lang: &Buffer) {
[INFO] [stdout]    |                              ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `output`
[INFO] [stdout]   --> src/term_renderer.rs:21:30
[INFO] [stdout]    |
[INFO] [stdout] 21 |     fn code_block(&mut self, output: &mut Buffer, text: &Buffer, lang: &Buffer) {
[INFO] [stdout]    |                              ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `content`
[INFO] [stdout]   --> src/term_renderer.rs:26:52
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn quote_block(&mut self, output: &mut Buffer, content: &Buffer) {
[INFO] [stdout]    |                                                    ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `content`
[INFO] [stdout]   --> src/term_renderer.rs:26:52
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn quote_block(&mut self, output: &mut Buffer, content: &Buffer) {
[INFO] [stdout]    |                                                    ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `output`
[INFO] [stdout]   --> src/term_renderer.rs:30:26
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn header(&mut self, output: &mut Buffer, content: &Buffer, level: i32) {
[INFO] [stdout]    |                          ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `output`
[INFO] [stdout]   --> src/term_renderer.rs:30:26
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn header(&mut self, output: &mut Buffer, content: &Buffer, level: i32) {
[INFO] [stdout]    |                          ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `level`
[INFO] [stdout]   --> src/term_renderer.rs:30:65
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn header(&mut self, output: &mut Buffer, content: &Buffer, level: i32) {
[INFO] [stdout]    |                                                                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_level`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `level`
[INFO] [stdout]   --> src/term_renderer.rs:30:65
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn header(&mut self, output: &mut Buffer, content: &Buffer, level: i32) {
[INFO] [stdout]    |                                                                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_level`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `output`
[INFO] [stdout]   --> src/term_renderer.rs:44:24
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn list(&mut self, output: &mut Buffer, content: &Buffer, flags: List) {
[INFO] [stdout]    |                        ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `output`
[INFO] [stdout]   --> src/term_renderer.rs:44:24
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn list(&mut self, output: &mut Buffer, content: &Buffer, flags: List) {
[INFO] [stdout]    |                        ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `flags`
[INFO] [stdout]   --> src/term_renderer.rs:44:63
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn list(&mut self, output: &mut Buffer, content: &Buffer, flags: List) {
[INFO] [stdout]    |                                                               ^^^^^ help: if this is intentional, prefix it with an underscore: `_flags`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `flags`
[INFO] [stdout]   --> src/term_renderer.rs:44:63
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn list(&mut self, output: &mut Buffer, content: &Buffer, flags: List) {
[INFO] [stdout]    |                                                               ^^^^^ help: if this is intentional, prefix it with an underscore: `_flags`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `output`
[INFO] [stdout]   --> src/term_renderer.rs:48:29
[INFO] [stdout]    |
[INFO] [stdout] 48 |     fn list_item(&mut self, output: &mut Buffer, content: &Buffer, flags: List) {
[INFO] [stdout]    |                             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `flags`
[INFO] [stdout]   --> src/term_renderer.rs:48:68
[INFO] [stdout]    |
[INFO] [stdout] 48 |     fn list_item(&mut self, output: &mut Buffer, content: &Buffer, flags: List) {
[INFO] [stdout]    |                                                                    ^^^^^ help: if this is intentional, prefix it with an underscore: `_flags`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `output`
[INFO] [stdout]   --> src/term_renderer.rs:48:29
[INFO] [stdout]    |
[INFO] [stdout] 48 |     fn list_item(&mut self, output: &mut Buffer, content: &Buffer, flags: List) {
[INFO] [stdout]    |                             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `flags`
[INFO] [stdout]   --> src/term_renderer.rs:48:68
[INFO] [stdout]    |
[INFO] [stdout] 48 |     fn list_item(&mut self, output: &mut Buffer, content: &Buffer, flags: List) {
[INFO] [stdout]    |                                                                    ^^^^^ help: if this is intentional, prefix it with an underscore: `_flags`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `output`
[INFO] [stdout]   --> src/term_renderer.rs:54:29
[INFO] [stdout]    |
[INFO] [stdout] 54 |     fn paragraph(&mut self, output: &mut Buffer, content: &Buffer) {
[INFO] [stdout]    |                             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `content`
[INFO] [stdout]   --> src/term_renderer.rs:63:46
[INFO] [stdout]    |
[INFO] [stdout] 63 |     fn table(&mut self, output: &mut Buffer, content: &Buffer) {
[INFO] [stdout]    |                                              ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `content`
[INFO] [stdout]   --> src/term_renderer.rs:67:53
[INFO] [stdout]    |
[INFO] [stdout] 67 |     fn table_header(&mut self, output: &mut Buffer, content: &Buffer) {
[INFO] [stdout]    |                                                     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `content`
[INFO] [stdout]   --> src/term_renderer.rs:71:51
[INFO] [stdout]    |
[INFO] [stdout] 71 |     fn table_body(&mut self, output: &mut Buffer, content: &Buffer) {
[INFO] [stdout]    |                                                   ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `content`
[INFO] [stdout]   --> src/term_renderer.rs:75:50
[INFO] [stdout]    |
[INFO] [stdout] 75 |     fn table_row(&mut self, output: &mut Buffer, content: &Buffer) {
[INFO] [stdout]    |                                                  ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `content`
[INFO] [stdout]   --> src/term_renderer.rs:79:51
[INFO] [stdout]    |
[INFO] [stdout] 79 |     fn table_cell(&mut self, output: &mut Buffer, content: &Buffer, flags: Table) {
[INFO] [stdout]    |                                                   ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `flags`
[INFO] [stdout]   --> src/term_renderer.rs:79:69
[INFO] [stdout]    |
[INFO] [stdout] 79 |     fn table_cell(&mut self, output: &mut Buffer, content: &Buffer, flags: Table) {
[INFO] [stdout]    |                                                                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_flags`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `content`
[INFO] [stdout]   --> src/term_renderer.rs:83:50
[INFO] [stdout]    |
[INFO] [stdout] 83 |     fn footnotes(&mut self, output: &mut Buffer, content: &Buffer) {
[INFO] [stdout]    |                                                  ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `output`
[INFO] [stdout]   --> src/term_renderer.rs:54:29
[INFO] [stdout]    |
[INFO] [stdout] 54 |     fn paragraph(&mut self, output: &mut Buffer, content: &Buffer) {
[INFO] [stdout]    |                             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `content`
[INFO] [stdout]   --> src/term_renderer.rs:87:60
[INFO] [stdout]    |
[INFO] [stdout] 87 |     fn footnote_definition(&mut self, output: &mut Buffer, content: &Buffer, num: u32) {
[INFO] [stdout]    |                                                            ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `num`
[INFO] [stdout]   --> src/term_renderer.rs:87:78
[INFO] [stdout]    |
[INFO] [stdout] 87 |     fn footnote_definition(&mut self, output: &mut Buffer, content: &Buffer, num: u32) {
[INFO] [stdout]    |                                                                              ^^^ help: if this is intentional, prefix it with an underscore: `_num`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `text`
[INFO] [stdout]   --> src/term_renderer.rs:91:51
[INFO] [stdout]    |
[INFO] [stdout] 91 |     fn html_block(&mut self, output: &mut Buffer, text: &Buffer) {
[INFO] [stdout]    |                                                   ^^^^ help: if this is intentional, prefix it with an underscore: `_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `content`
[INFO] [stdout]   --> src/term_renderer.rs:63:46
[INFO] [stdout]    |
[INFO] [stdout] 63 |     fn table(&mut self, output: &mut Buffer, content: &Buffer) {
[INFO] [stdout]    |                                              ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `content`
[INFO] [stdout]   --> src/term_renderer.rs:67:53
[INFO] [stdout]    |
[INFO] [stdout] 67 |     fn table_header(&mut self, output: &mut Buffer, content: &Buffer) {
[INFO] [stdout]    |                                                     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `content`
[INFO] [stdout]   --> src/term_renderer.rs:71:51
[INFO] [stdout]    |
[INFO] [stdout] 71 |     fn table_body(&mut self, output: &mut Buffer, content: &Buffer) {
[INFO] [stdout]    |                                                   ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `content`
[INFO] [stdout]   --> src/term_renderer.rs:75:50
[INFO] [stdout]    |
[INFO] [stdout] 75 |     fn table_row(&mut self, output: &mut Buffer, content: &Buffer) {
[INFO] [stdout]    |                                                  ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `content`
[INFO] [stdout]   --> src/term_renderer.rs:79:51
[INFO] [stdout]    |
[INFO] [stdout] 79 |     fn table_cell(&mut self, output: &mut Buffer, content: &Buffer, flags: Table) {
[INFO] [stdout]    |                                                   ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `flags`
[INFO] [stdout]   --> src/term_renderer.rs:79:69
[INFO] [stdout]    |
[INFO] [stdout] 79 |     fn table_cell(&mut self, output: &mut Buffer, content: &Buffer, flags: Table) {
[INFO] [stdout]    |                                                                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_flags`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `content`
[INFO] [stdout]   --> src/term_renderer.rs:83:50
[INFO] [stdout]    |
[INFO] [stdout] 83 |     fn footnotes(&mut self, output: &mut Buffer, content: &Buffer) {
[INFO] [stdout]    |                                                  ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `content`
[INFO] [stdout]   --> src/term_renderer.rs:87:60
[INFO] [stdout]    |
[INFO] [stdout] 87 |     fn footnote_definition(&mut self, output: &mut Buffer, content: &Buffer, num: u32) {
[INFO] [stdout]    |                                                            ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `num`
[INFO] [stdout]   --> src/term_renderer.rs:87:78
[INFO] [stdout]    |
[INFO] [stdout] 87 |     fn footnote_definition(&mut self, output: &mut Buffer, content: &Buffer, num: u32) {
[INFO] [stdout]    |                                                                              ^^^ help: if this is intentional, prefix it with an underscore: `_num`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `text`
[INFO] [stdout]   --> src/term_renderer.rs:91:51
[INFO] [stdout]    |
[INFO] [stdout] 91 |     fn html_block(&mut self, output: &mut Buffer, text: &Buffer) {
[INFO] [stdout]    |                                                   ^^^^ help: if this is intentional, prefix it with an underscore: `_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/term_renderer.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 | /         writeln!(self.term, "CODE::: \n{:?} ::: {:?}", text.to_str().unwrap(),
[INFO] [stdout] 23 | |         lang.to_str().unwrap());
[INFO] [stdout]    | |_______________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 22 |         let _ = writeln!(self.term, "CODE::: \n{:?} ::: {:?}", text.to_str().unwrap(),
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/term_renderer.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 |         writeln!(self.term, "{}", content.to_str().unwrap());
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 35 |         let _ = writeln!(self.term, "{}", content.to_str().unwrap());
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/term_renderer.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 |         writeln!(self.term, "");
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 36 |         let _ = writeln!(self.term, "");
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/term_renderer.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |         self.term.reset();
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 37 |         let _ = self.term.reset();
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/term_renderer.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |         writeln!(self.term, "{}", content.to_str().unwrap());
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 45 |         let _ = writeln!(self.term, "{}", content.to_str().unwrap());
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/term_renderer.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 |         write!(self.term, "- {}", content.to_str().unwrap());
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 50 |         let _ = write!(self.term, "- {}", content.to_str().unwrap());
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/term_renderer.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 51 |         self.term.reset();
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 51 |         let _ = self.term.reset();
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/term_renderer.rs:58:29
[INFO] [stdout]    |
[INFO] [stdout] 58 |         for line in lines { writeln!(self.term, "{}", line); }
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 58 |         for line in lines { let _ = writeln!(self.term, "{}", line); }
[INFO] [stdout]    |                             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/term_renderer.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |         writeln!(self.term, "\n");
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 59 |         let _ = writeln!(self.term, "\n");
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/term_renderer.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 60 |         self.term.reset();
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 60 |         let _ = self.term.reset();
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/term_renderer.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 | /         writeln!(self.term, "CODE::: \n{:?} ::: {:?}", text.to_str().unwrap(),
[INFO] [stdout] 23 | |         lang.to_str().unwrap());
[INFO] [stdout]    | |_______________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 22 |         let _ = writeln!(self.term, "CODE::: \n{:?} ::: {:?}", text.to_str().unwrap(),
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/term_renderer.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 |         writeln!(self.term, "{}", content.to_str().unwrap());
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 35 |         let _ = writeln!(self.term, "{}", content.to_str().unwrap());
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/term_renderer.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 |         writeln!(self.term, "");
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 36 |         let _ = writeln!(self.term, "");
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/term_renderer.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |         self.term.reset();
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 37 |         let _ = self.term.reset();
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/term_renderer.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |         writeln!(self.term, "{}", content.to_str().unwrap());
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 45 |         let _ = writeln!(self.term, "{}", content.to_str().unwrap());
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/term_renderer.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 |         write!(self.term, "- {}", content.to_str().unwrap());
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 50 |         let _ = write!(self.term, "- {}", content.to_str().unwrap());
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/term_renderer.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 51 |         self.term.reset();
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 51 |         let _ = self.term.reset();
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/term_renderer.rs:58:29
[INFO] [stdout]    |
[INFO] [stdout] 58 |         for line in lines { writeln!(self.term, "{}", line); }
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 58 |         for line in lines { let _ = writeln!(self.term, "{}", line); }
[INFO] [stdout]    |                             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/term_renderer.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |         writeln!(self.term, "\n");
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 59 |         let _ = writeln!(self.term, "\n");
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/term_renderer.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 60 |         self.term.reset();
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 60 |         let _ = self.term.reset();
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.14s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.4.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "9e9b3fd99423554f5b3ea222fbb24f023110573e2d33676df226709e76fa5310", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e9b3fd99423554f5b3ea222fbb24f023110573e2d33676df226709e76fa5310", kill_on_drop: false }`
[INFO] [stdout] 9e9b3fd99423554f5b3ea222fbb24f023110573e2d33676df226709e76fa5310
